html .kenesis-body[data-laptop-width="y"] .topnav {
    position: relative !important;
    left: auto !important;
    top: auto !important;
}

html .kenesis-body[data-laptop-width="y"] .rv-module {
    margin-top: 85px;
}

html .kenesis-body[data-laptop-width="y"] .rv-module {
    width: 100% !important;
}

.kenesis-body[data-laptop-width="y"] div.rv-module {
    margin-top: 135px;
}

html .kenesis-body[data-laptop-width="y"] div.rv-content, 
html .kenesis-body[data-laptop-width="y"] div.rv-module {
    width: 100% !important;
    padding: 0 !important;
}